home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Font Garden
/
Font Garden (Walnut Creek) (October 1995) (1995).iso
/
pc
/
install
/
un_pv.bat
< prev
next >
Wrap
DOS Batch File
|
1995-05-25
|
122b
|
7 lines
echo off
if not exist c:\pwrview\*.* goto end
echo y | del c:\pwrview\*.*
rmdir c:\pwrview
:end
%1
rmdir c:\newfiles